Disable exec loader when Emacs is running under an existing instance
authorPo Lu <luangruo@yahoo.com>
Mon, 12 Feb 2024 03:16:47 +0000 (11:16 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 12 Feb 2024 03:55:01 +0000 (11:55 +0800)
commitbc6c55c5cf3fc5bd248232c6332ea7cca19ffe91
treec831ac6e0d8b26be2e24e330ec021bff2e61af1b
parent57544fa2a2e1f2d04aa6b6bdf49bde71141b945d
Disable exec loader when Emacs is running under an existing instance

* src/androidfns.c (syms_of_androidfns_for_pdumper): Check if
Emacs is running under process tracing, and if so, disable
android_use_exec_loader.
src/androidfns.c